home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / X11 / rgb.z / rgb
Text File  |  1998-10-20  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      RRRRGGGGBBBB((((1111))))              XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 4444))))               RRRRGGGGBBBB((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           rgb - convert a rgb spec file to ndbm files
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           rrrrggggbbbb
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           _r_g_b reads the standard input and writes ndbm files
  16.           /_u_s_r/_l_i_b/_X_1_1/_r_g_b._p_a_g and /_u_s_r/_l_i_b/_X_1_1/_r_g_b._d_i_r.  These files
  17.           are suitable for use by the X server.
  18.  
  19.           The expected use of _r_g_b is to support custom modification of
  20.           /_u_s_r/_l_i_b/_X_1_1/_r_g_b._t_x_t. Typically, it is used by invoking:
  21.  
  22.                   rgb  <  [path]rgb.txt
  23.  
  24.           _N_O_T_E: You must have permission enabling you to write the
  25.           files in /_u_s_r/_l_i_b/_X_1_1.  Typically, this means running as the
  26.           Super-User.
  27.  
  28.      RRRRGGGGBBBB....TTTTXXXXTTTT FFFFOOOORRRRMMMMAAAATTTT
  29.           The _r_g_b._t_x_t file is a list of color specifications, one
  30.           specification per line.  A specification is
  31.  
  32.                   _R_e_d_V_a_l_u_e   _G_r_e_e_n_V_a_l_u_e   _B_l_u_e_V_a_l_u_e   _C_o_l_o_r__n_a_m_e
  33.  
  34.           _V_a_l_u_e_s are separated by whitespace.  For the purposes of
  35.           this man page, whitespace means any series of spaces and/or
  36.           tabs.  The _C_o_l_o_r__n_a_m_e starts from the first non-whitespace
  37.           character following the third _v_a_l_u_e and extends to the
  38.           newline, including trailing whitespace, which is
  39.           significant.  Imbedded whitespace is allowed.  For example,
  40.  
  41.                 25  25 112             midnight blue
  42.                 64 224 208             turquoise
  43.  
  44.           describes colors "midnight blue" and "turquoise" assuming
  45.           there is no trailing whitespace after those strings.  The
  46.           space in "midnight blue" is significant.
  47.  
  48.           The results of feeding _r_g_b invalid data are not defined.
  49.  
  50.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  51.           X(1), ndbm(3B), su(1)
  52.  
  53.      BBBBUUUUGGGGSSSS
  54.           About the only help you get in case of an error is:
  55.                   syntax error on line <x>
  56.  
  57.           _r_g_b always writes to /_u_s_r/_l_i_b/_X_1_1.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.